Welcome![Sign In][Sign Up]
Location:
Search - gpio arm

Search list

[SourceCodegpio测试程序

Description: ARM gpio测试程序
Platform: | Size: 1310 | Author: forlong007008@163.com | Hits:

[Other Embeded program5.3-GPIO实验

Description: ARm实验板magicArm下面的实验内容,为GPIO实验源代码-ARm magicArm experimental plate below the experiment, for the GPIO experimental source code
Platform: | Size: 2048 | Author: 大厦 | Hits:

[GUI DevelopHD66789_init

Description: Renesas HD66789R TFT LCD driver for ARM7(s3c44b0) platform, this is initial function and use GPIO to control.-Renesas HD66789R TFT LCD driver for ARM7 (s3c44b0) platform, this is initial function and use GPIO to control.
Platform: | Size: 1652736 | Author: 林靚伶 | Hits:

[Other Embeded programPS2_ARM

Description: 我写的ARM PS2驱动程序,使用普通GPIO口模拟PS2协议,可直接驱动键盘、条码找描枪等设备,并将从键盘、条码扫描枪等输入的信号通过UART口传至PC机-I write ARM PS2 driver, I use ordinary GPIO simulation PS2 agreement can be directly driven keyboard, bar code depiction find guns and other equipment, and from the keyboard, barcode scanning guns and other input signals through UART I conveyed to PC
Platform: | Size: 229376 | Author: 刘国兵 | Hits:

[SCMARM-GPIO

Description: 这个是ARM的GPIO源代码,对学习ARM很有帮助,好东西大家一起分享哈-this is the GPIO source code, to learn ARM helpful, good things to share with everyone Kazakhstan
Platform: | Size: 410624 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSIARLPC2148GPIOshiyan

Description: IAR fjor ARM LPC2148 GPIO使用实验-IAR fjor LPC2148 ARM experimental use GPIO
Platform: | Size: 63488 | Author: chesnu | Hits:

[SCM4.1GPIO

Description: ads1.2环境下运行的《ARM与嵌入式系统基础实验教程(1)》的第4章 4.1GPIO源代码。-ads1.2 run under the "ARM based embedded systems with experimental Guide (1)" Chapter 4 4.1GPIO source code.
Platform: | Size: 43008 | Author: gxu | Hits:

[uCOSgpio

Description: easy arm2210下GPIO的例子,主要说明如何使用GPIO-GPIO under easy arm2210 examples, mainly explains how to use the GPIO
Platform: | Size: 66560 | Author: 卫平 | Hits:

[DocumentsS3C2410test

Description: 本文研究了在目前流行的嵌入式微控制器ARM9(Samsung 的 S3C2410)上硬件测试的方法。分析了在嵌入式Linux基础上开发测试程序的基本方法,解决了在S3C2410开发板测试GPIO、中断、串口和RTC时钟过程中的重点和难点问题。-In this paper, in the current popular microcontroller embedded ARM9 (Samsung
Platform: | Size: 592896 | Author: 王强 | Hits:

[Embeded Linuxgpio

Description: gpio驱动 leddrv.c为驱动源程序 writeled.c为应用程序 writeled.c 编译方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c leddrv.c 编译方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目录/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fno-common -pipe -fno-builtin -D__linux__ -DNO_MM -mapcs-32 -march=armv4 -mtune=arm7tdmi -mshort-load-bytes -msoft-float -DMODULE -c -o leddrv.o leddrv.c -GPIO driver leddrv.c-driven source code for applications writeled.c way writeled.c compiler arm-elf-gcc-Wall-O2-Wl,-elf2flt-o writeled writeled.cleddrv.c way compiler arm-elf-gcc-- you are D__KERNEL__-I of the uClinux directory/linux-2.4.x/include-Wall-Wstrict-prototypes-Wno-trigraphs-O2-fno-strict-aliasing-fno-common-fno-common-pipe-fno-builtin-D__linux__-- DNO_MM-mapcs-32-march = armv4-mtune = arm7tdmi-mshort-load-bytes-msoft-float-DMODULE-c-o leddrv.o leddrv.c
Platform: | Size: 2048 | Author: zhengbo | Hits:

[Windows CEGPIO

Description:
Platform: | Size: 2638848 | Author: 广林 | Hits:

[ARM-PowerPC-ColdFire-MIPSGpio

Description: ARM 控制LPC2104自带GPIO的程序,可以控制和检测GPIO的电平.-ARM control procedures LPC2104 own GPIO to control and detect GPIO level.
Platform: | Size: 197632 | Author: zqx | Hits:

[Linux-Unixgpio-1.3.2+trillian0.01

Description: arm 平台下 linux gpio 的驱动-arm platform linux gpio driver
Platform: | Size: 48128 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSgpio

Description: keil for arm 下测试:MCBSTM32测试程序的gpio测试程序-keil for arm under test: MCBSTM32 test procedure GPIO test procedures
Platform: | Size: 24576 | Author: guoguo | Hits:

[SCMGpio

Description: ARM教程\[ARM系列开发平台整体解决方案].EasyARM2100\\EXAMPLES最基础的GPIO的源代码,入门级的-ARM Guide [ARM development platform for a whole series of solutions]. EasyARM2100 \ EXAMPLES most basic GPIO source code, entry-level
Platform: | Size: 281600 | Author: | Hits:

[Driver DevelopGPIO

Description: arm st912 GPIO 操作实例,该程序仅用于个人学习,请勿做商用。-operating arm st912 GPIO example, the program is only for personal learning, do not do business.
Platform: | Size: 243712 | Author: phelim | Hits:

[ARM-PowerPC-ColdFire-MIPSGPIO

Description: arm lpc2300 GPIO设计 实现lpc2300通用IO口的数据传输-gpio
Platform: | Size: 89088 | Author: 吴德松 | Hits:

[Other Embeded programgpio-test

Description: 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、#export PATH=$PATH:/usr/local/arm/2.95.3/bin //取决于你宿主机上的交叉编译工具路径 #arm-linux-gcc -o gpio_test gpio_test.c //编译应用程序 最终在你的当前文件夹下会生成gpiodrv.o与gpio_test两个文件。 4、#mkdir /tmp/1 5、通过ftp的方法,把gpio_test与gpiodrv.o文件下载到你的开发板上的/tmp/1目录中。 6、#mknod /dev/gpio c 220 0 //创建文件节点 #insmod gpiodrv.o #chmod +x gpio_test #./gpio_test 然后,就可以看到四个LED灯在闪烁了。:)-1, the makefile in the CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+ =- I/usr/local/src/2.4.18-rmk7/include CFLAGS+ =- I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+ =- I/usr/local/arm/2.95.3/arm-linux/include changed the path on your host. 2,# make, to compile driver modules. 3,# export PATH = $ PATH:/usr/local/arm/2.95.3/bin// depends on your host on the path of the cross compiler tool# arm-linux-gcc-o gpio_test gpio_test.c// compile the application procedures for the ultimate in your current folder will be generated under the two documents gpiodrv.o and gpio_test. 4,# mkdir/tmp/1 5, through the ftp way to gpiodrv.o File Download gpio_test with the development of your board/tmp/1 directory. 6,# mknod/dev/gpio c 220 0// create a file node# insmod gpiodrv.o# chmod+ x gpio_test#./Gpio_test then four LED lights can be seen in the flicker of. :)
Platform: | Size: 9216 | Author: 马工 | Hits:

[Embeded-SCM DevelopARM-code

Description: ARM代码,IIC,PWM,UART,GPIO,INTERRUPT、RTC,NAND等ARM裸机下运行的代码。-ARM code, IIC, PWM, UART, GPIO, INTERRUPT, RTC, NAND, etc. running under bare ARM code.
Platform: | Size: 2438144 | Author: kenny | Hits:

[Embeded-SCM DevelopARM

Description: ARM经典300问,学习ARM的好帮手,初学者的好伙伴-ARM Classic 300 asked to learn ARM is a good helper, a good partner for beginners
Platform: | Size: 366592 | Author: 许杨 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net